home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000220_myohe+USENET@redhat.com_Fri Dec 7 15:02:03 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  45 lines

  1. Article: 13045 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!enews.sgi.com!news-out.spamkiller.net!propagator-la!news-in-la.newsfeeds.com!news-in.superfeed.net!uni00nw.unity.ncsu.edu!news.redhat.com!not-for-mail
  3. From: Michael Lee Yohe <myohe+USENET@redhat.com>
  4. Newsgroups: comp.os.linux.misc,comp.protocols.kermit.misc
  5. Subject: Re: Can't open("/dev/tty",O_RDWR) in RH7.1/ia64
  6. Date: Fri, 07 Dec 2001 13:41:26 -0600
  7. Organization: Red Hat, Inc.
  8. Lines: 23
  9. Message-ID: <3C111B66.9000902@redhat.com>
  10. References: <9uofq3$otq$1@watsol.cc.columbia.edu> <3C101149.5050103@redhat.com> <9uql37$m2c$1@watsol.cc.columbia.edu> <9uqv8g$h7l$1@samba.rahul.net> <9ur5g6$9nf$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: t2.redhat.com
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=us-ascii; format=flowed
  14. Content-Transfer-Encoding: 7bit
  15. X-Trace: stan.redhat.com 1007754121 28658 199.183.24.243 (7 Dec 2001 19:42:01 GMT)
  16. X-Complaints-To: abuse@redhat.com
  17. NNTP-Posting-Date: 7 Dec 2001 19:42:01 GMT
  18. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
  19. X-Accept-Language: en-us
  20. Xref: newsmaster.cc.columbia.edu comp.os.linux.misc:529836 comp.protocols.kermit.misc:13045
  21.  
  22. > : :   make: *** Warning: File `open.c' has modification time in the future
  23.  
  24.  >
  25.  
  26. > It's probably something to do with time_t changing from 32 to 64 bits.
  27. > Some software uses the old one, some uses the new?  The effect might be
  28. > more pronounced on 64-bit architectures.  Or not.
  29.  
  30. More like they are mounting a drive located on a different server and 
  31. both the servers are not sync'd to each other's time.  When I save a 
  32. file to a share, it inherits the current time of the file server, not 
  33. the local machine.
  34.  
  35. -- 
  36.  
  37. Michael Lee Yohe (myohe+USENET@redhat.com)
  38. Software Developer, Engineering Services
  39. Red Hat, Inc.
  40.  
  41. QUIPd 1.00: (215 of 533)
  42. -> Wherever I have gone in this country, I have found Americans.
  43. -> - Alf Landon, in a campaign speech while running against FDR
  44.  
  45.